[INFO] cloning repository https://github.com/jaspwr/plugpm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaspwr/plugpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaspwr%2Fplugpm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaspwr%2Fplugpm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40473ac1dccd73aada23e1cd4d9ecc8f76b17f57
[INFO] fixing jaspwr/plugpm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaspwr%2Fplugpm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaspwr/plugpm
[INFO] finished tweaking git repo https://github.com/jaspwr/plugpm
[INFO] tweaked toml for git repo https://github.com/jaspwr/plugpm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaspwr/plugpm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaspwr/plugpm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded zip-extensions v0.8.3
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded ureq-proto v0.5.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded ureq v3.1.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae
[INFO] running `Command { std: "docker" "start" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking ureq-proto v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking zip-extensions v0.8.3
[INFO] [stderr]     Checking ureq v3.1.0
[INFO] [stderr]     Checking plugpm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VST2_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |             FORMAT_VST2 => VST2_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:16:11
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  16 | pub const VST2_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\VST2\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:23:11
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  23 | pub const VST2_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/VST2/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VST3_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |             FORMAT_VST3 => VST3_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:18:11
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  18 | pub const VST3_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\VST3\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:25:11
[INFO] [stdout]     |
[INFO] [stdout]  24 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  25 | pub const VST3_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/VST3/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VST2_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |             FORMAT_VST2 => VST2_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:16:11
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  16 | pub const VST2_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\VST2\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:23:11
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  23 | pub const VST2_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/VST2/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VST3_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |             FORMAT_VST3 => VST3_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:18:11
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  18 | pub const VST3_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\VST3\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:25:11
[INFO] [stdout]     |
[INFO] [stdout]  24 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  25 | pub const VST3_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/VST3/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLAP_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |             FORMAT_CLAP => CLAP_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:20:11
[INFO] [stdout]     |
[INFO] [stdout]  19 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  20 | pub const CLAP_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\CLAP\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:27:11
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  27 | pub const CLAP_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/CLAP/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLAP_INSTALL_PATH` in this scope
[INFO] [stdout]    --> src/main.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |             FORMAT_CLAP => CLAP_INSTALL_PATH,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:20:11
[INFO] [stdout]     |
[INFO] [stdout]  19 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  20 | pub const CLAP_INSTALL_PATH: &'static str = "C:\\Program Files\\Common Files\\CLAP\\plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/consts.rs:27:11
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  27 | pub const CLAP_INSTALL_PATH: &'static str = "/Library/Audio/Plug-Ins/CLAP/plugpm";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:163:56
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 DistributionMethod::BehindNewsletter { url } => todo!(),
[INFO] [stdout]     |                                                        ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:164:57
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 DistributionMethod::ProvidedInstaller { url } => todo!(),
[INFO] [stdout]     |                                                         ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:165:60
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 DistributionMethod::BehindPayWhatYouWant { url } => todo!(),
[INFO] [stdout]     |                                                            ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:163:56
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 DistributionMethod::BehindNewsletter { url } => todo!(),
[INFO] [stdout]     |                                                        ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:164:57
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 DistributionMethod::ProvidedInstaller { url } => todo!(),
[INFO] [stdout]     |                                                         ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/main.rs:165:60
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 DistributionMethod::BehindPayWhatYouWant { url } => todo!(),
[INFO] [stdout]     |                                                            ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugpm` (bin "plugpm") due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `plugpm` (bin "plugpm" test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae", kill_on_drop: false }`
[INFO] [stdout] 31b249256dbd04175d368f07a4a37557485039017e03bb4fcb16910127b094ae
